home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / fish-disketten / fish_941-950 / d948 / snoopy / snoopyv1.4.readme < prev    next >
Text File  |  1994-12-13  |  1KB  |  24 lines

  1. Short: Monitors any Amiga function calls
  2. Type: util/moni
  3. Uploader: Stefan Scherer, FH Coburg
  4. Author: Gerson Kurz, FH Muenchen
  5.  
  6. Snoopy Version 1.4  enables  you to monitor library function calls - of any
  7. library  you  wish.  The idea of course came from SnoopDos by Eddy Carroll,
  8. but  Snoopy  is  different in approach and purpose.  Snoopy has no specific
  9. patches for specific functions - it is an all-purpose tool to monitor *ANY*
  10. library call in *ANY* system library.
  11.  
  12. Snoopy  is driven by an input file (called a "script file") which describes
  13. in  detail  which functions you want to monitor, and how this monitoring is
  14. to  be  done.  This input file is a plain ASCII text that contains a simple
  15. but  very  readable  syntax,  and  you can edit it with your favourite text
  16. editor.
  17.  
  18. Snoopy  comes  with some default scripts.  One emulates SnoopDos behaviour,
  19. an  other  watches  interesting  intuition calls and a third one is used to
  20. track  down some very important exec.library functions.  These scripts will
  21. do  the job for the causal users that need some kind of "advanced concepts"
  22. SnoopDos  thing.  Programmers however should read the script syntax, Snoopy
  23. will give you much "debugging power" (oh well ;-).
  24.